-
Home
-
Bolt Checkout for WooCommerce
-
2.21.0
-
Code
-
Classes
- Bolt_JWT
Total Complexity |
63 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
487 |
Lines of code |
228 |
Logical lines of code |
127 |
Comment lines |
196 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
B |
39 |
22 |
59 |
verify() |
A |
48 |
8 |
31 |
parse_key() |
S |
53 |
7 |
22 |
json_decode() |
S |
56 |
7 |
15 |
signature_to_DER() |
S |
58 |
3 |
16 |
create_pem_from_modulus_and_exponent() |
S |
53 |
1 |
25 |
get_instance() |
S |
72 |
2 |
6 |
urlsafe_b64_decode() |
S |
65 |
2 |
8 |
safe_strlen() |
S |
70 |
2 |
6 |
encode_DER() |
S |
65 |
2 |
9 |
encode_length() |
S |
67 |
2 |
7 |
handle_json_error() |
S |
61 |
1 |
12 |
__clone() |
S |
78 |
1 |
3 |
__wakeup() |
S |
78 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |
reset() |
S |
80 |
1 |
3 |